How to Install notmuch-mutt software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install notmuch-mutt software package in Ubuntu 14.04 LTS (Trusty Tahr)

notmuch-mutt software package provides thread-based email index, search and tagging (Mutt interface), you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install notmuch-mutt 

notmuch-mutt is installed in your system.

Make ensure the notmuch-mutt package were installed using the commands given below,

$ sudo dpkg-query -l | grep notmuch-mutt *

You will get with notmuch-mutt package name, version, architecture and description in a table

notmuch-mutt package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Mail
Package notmuch-mutt
Version 0.17-3
Description thread-based email index, search and tagging (Mutt interface)
Sub Section Mail


See Also, How to uninstall or remove notmuch-mutt software package from Ubuntu 14.04 LTS (Trusty Tahr)?